BODY  { color: white;  background-color: #A9A9A9; 
scrollbar-face-color: #A9A9A9; 
scrollbar-shadow-color: #A9A9A9;
scrollbar-highlight-color: #1C1211;
scrollbar-3dlight-color: #A9A9A9; 
scrollbar-darkshadow-color: #A9A9A9; 
scrollbar-track-color: #A9A9A9; 
scrollbar-arrow-color: #C6C6C6;}


TD { color: #A9A9A9; background-color: #1C1211; 
border-top: double #C6C6C6; 
border-right: double #C6C6C6;
border-bottom: double #C6C6C6; 
border-left: double #C6C6C6; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}
 
.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;	
	color:#463011; 
	text-align: center; 
	background-color: #A9A9A9;
}

P { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#EED3AC;  
	text-align: center;
	background-color: #1C1211;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	color: #463011; 
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #A9A9A9;
}
H1 { font-size: 8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#EED3AC;  
	margin-left: 15%;  margin-right:15%;
	background-color: #1C1211;
}

H2 { font-size: 8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#EED3AC;  
	margin-left: 15%;  margin-right:10%;
	background-color: #1C1211;
}


H3 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #EED3AC;
	margin-left: 15%;  margin-right:5%;
	background-color: transparent;
}

H4 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #0b0701;
	margin-left: 15%;  margin-right:15%;
	background-color: transparent;
}	

A:link { 
	font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #A065D2; 
	background-color: transparent;
}

	
A:visited { 
	font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #F3BA5B;  
	background-color: transparent;
}
A:active { 
	font-size:9pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B0F2D4; 
	background-color: transparent;
}
A:hover {
	font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #DA643F;
	background-color: transparent;
}
